VAIOT Token

Verified contract

Active on Ethereum with 13,326 txns
Deployed by via 0x0fdd7f9b at 10979604
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.51
ERC-20
--
0xf05b838ead07927c1d2edeeee8985a5fe3b9705e606667fd9b5b00f257a60b50
0xc04e7b78ec7d000afddc53bcc099d2b9a2f6a28e0f6182b763582a3c9681e910
0xdfa9d85b420c121222ad2c978f7f37537cf418334bdf451b2338b7318c0d151a
0xe0b1f7133235715518d99d651da83b8e3d89c6972c3a21b620ce81603cdc08ee
0x1b66c639396c2874d077918306a200bd8c1c1100c0e0ffe2b2cdd9ed110130ed
0x4c93dfbfa7e50c2a637adf9a9d81c646d6fe2e2a8b91f2b8255f489a170d731b
0x6b2ef53ef4a153e63b816c5e70854396a717f275bd3cb75fdbc2aad403e7bd56
0x8306cb09ec3f9c84711612d2ca4d43f712124b9fe694a457f41237bb57889d9b
0x45c7e6d9312bf70fcbfb381331bfd3af2e14cd8fd5ed07ac939f5fc4a55d98c8
0x55d0ad4048245749f977a3fc2bf6d10a1809602efe907eb46954ad9cdfadbb83

Functions
Getter at block 21205571
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
getHubAddr(view returns (address)
0xd216153c06e857cd7f72665e0af1d7d82172f494
granularity(view returns (uint256)
1
name(view returns (string)
VAIOT Token
relayHubVersion(view returns (string)
1.0.0
symbol(view returns (string)
VAI
totalSupply(view returns (uint256)
400000000000000000000000000
Read-only
acceptRelayedCall(address relayaddress frombytes encodedFunctionuint256 transactionFeeuint256 gasPriceuint256 gasLimituint256 noncebytes approvalDatauint256view returns (uint256bytes)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
postRelayedCall(bytes contextbool successuint256 actualChargebytes32 preRetVal
preRelayedCall(bytes contextreturns (bytes32)
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RelayHubChanged(address indexed oldRelayHubaddress indexed newRelayHub
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _totalSupplyaddress _trustedSigner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.