Wasder Token

Verified contract

Active on Ethereum with 37,148 txns
Deployed by via 0xd602ad88 at 12382993
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $99.98
ERC-20
Value $7.05
ERC-20
--
0xfdb15147ed22a132cc887df1908c8c9269a364f3577b693d7f2bee27332f164e
0x3ea24ddc1a73581d30e06aa088cc9e2d5633b53e718e74fe5a5971e5e949a22c
0x4dc31b03a7b70fdd31f5378c3f1c605ab699685b4bf6721f40c00ac568a2d9de
0x97ad59cc759097f009943b3476c465365db678ac34a619418196b0c38c7a766a
0x3f41076f372167f488d6f63eaa6e728fcc5893ae4827972460bc8355c9af87ef
0x0a796133d19972f879cbfa37b5b2a19e06c69e6316ad92a40e74d0baa8bbff2e
0xd59e9349f45bb121a5248cc4569a1a02b51dfb95984de56bfca5f5bf8f4733ab
0xdca45db1fce995d03cfdf6d3d2336997ded4fda3874a5b58e11802e7654d1ebf
0xdedc459be5c4c31a921f9e14aa22e83bde27cb9b10456dc563ec2f08a773cea8
0xd7309de49d86a8175b6af8170241f12ae3bdebdd74d470e6e48450bfa076d144

Functions
Getter at block 21272956
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ERC712_VERSION(view returns (string)
1
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xf9885d23113ee39d7d53ac048d5b61da62c5d26003407cf4dd3fa575a0feaab3
name(view returns (string)
Wasder Token
symbol(view returns (string)
WAS
totalSupply(view returns (uint256)
999731079000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address _touint256 _valuebytes _datareturns (bool success)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes data
Constructor
constructor(address to
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.