Home
Blocks
Transactions
Accounts
Contracts
Tokens
NH Assets
Voting
DAPPS
mainnet
Testnet
Contract
Name
CONTRACT.SECTEST
ID
1.16.236
Creator
null-account1
Language
lua
Create time
2020-12-07 00:37:06
Transfer
Transfer in
0 COCOS
Transfer out
0 COCOS
Count of transfer in
0
Count of transfer out
0
Count of call
1
Count of callers
1
Interface
Params
tsf
[ "to", "amount" ]
-- Please select caller --
all callers
null-account1
-- Please select method --
all methods
tsf
Call records:(1)
Method
Caller
Call time
Transaction
tsf
null-account1
2020-12-07 00:37:58
878c5667......e2b487b1
«
‹
1
›
»
function tsf(to,amount) chainhelper:transfer_from_caller(to, amount, "COCOS", false) end