Zloadr Token

Verified contract

Active on Ethereum with 986 txns
Deployed by via 0xe9e295bb at 8318018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xb23ac5f4119abbe0f5b823fd6096c625ecf98f8cb7f9e1acb5d9d18d1497a6f1
0xb2d5cea11e9a675987fefc9655be93b99e761dadd70e4bc724034c176a167cfc
0x002a059df88f8e97a35d7f144ad2ccc152deeee4dce83387032855e348cdfc4b
0xfd39d78f382dab5f08f921951c809a8af5ad80a57a662f7a08707b09e93a403d
0xc4d19ec7915a6bf4ce41431b2875b3e6838a04231be1c5a103764e30b5456890
0xaf0bab6764cfff921a2c33f9b97ad9568e6e3e51ebd403997284b945426bd03e
0xd247c8c6074a550c922b26a2bcab26327e6e84871b1a1bbbe5fed3fb93981d21
0x68c800e5d12ab9d3eaaed5deb3b46bb3bb0f21eab009289abb24bb39d5254cbe
0xdc17cd85b6f817a3a6c7f47de2bfa52460549c44a049ef5847c0f0370481e853
0x6033c5a53dbba1c9c250c3946158d48adac5d715acb618969556bd1c39dbdc71

Functions
Getter at block 20992456
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[0x7Dd817B9C0E810734CEA950f9ee38EB49AC2EF67]
granularity(view returns (uint256)
1
name(view returns (string)
Zloadr Token
paused(view returns (bool)
false
symbol(view returns (string)
ZDR
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addPauser(address account
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
pause(
renouncePauser(
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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
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(address[] defaultOperators
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.