SKYBIT

Verified contract

Active on Ethereum with 136 txns
Deployed by via 0x97a2a3ab at 8597006
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SKYBIT"

0x2fd5f7686c709b8a251ff696299a4c3bac6dba32d017a939506b5300b0d66f5a
0x6be01c3554fc95e972c2f2321b99c8cc67b485015b7bc4a02414b8f192ca0d81
0x35211fe2cdcae0adf65389971cb390a2337862343b2ab3c25adfa5cd1ddd6c0f
0xe3ea2b04d33d66c40804a255ee7c2f418ad3c80bf558edf0d99e3ff415cd8eae
0xcbe9b649c1559917fddc64ced1e118d14c42722d18ecee503b82e90b28ef3fdb
0x2069ef60d071d1e45258971afa2563cbd7304c9a59c6594d091ba70d9dc3eba5
0x9a097a7c89a0c453f8e2236b5d56f3bcbf2cae51e2bb8a80cf4705483d5e67c2
0xe7f05b2db9ea44fd590791c56bd902927667c22953cb84d35cb62cf732eaf05b
0xffe263a9ffef05bfe9996de229ba17e5abc9ca90a83f4c06feadcc7dab59ccad
0xa8ca23be58d1a6eed152e7bda5810f257d8cda8e2d8a4ba4b95f70c3eeb664b6

Functions
Getter at block 21192097
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
SKYBIT
paused(view returns (bool)
false
symbol(view returns (string)
SKYBIT
totalSupply(view returns (uint256)
999990000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isMinter(address accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
mint(address operatoraddress accountuint256 amountbytes userDatabytes operatorDatareturns (bool)
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
pause(
renounceMinter(
renouncePauser(
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
unpause(
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
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(uint256 initialSupplyaddress[] defaultOperators
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.