Wasder Token

Verified contract

Active on Ethereum with 36,057 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 $100
ERC-20
Value $13.83
ERC-20
--
0x82a12d5318d1463f64070da7639713eb3302e8664ca7d5a3b3a0e3901abbc644
0x4fe5f945a353f3e7b559cf561f6bdb0306bf897260fae9396e96857c8a3d62c1
0x741f565519141d8593fd2763161d66231de3127ba2afa236c0831602de5bc460
0x4f4ad77315dee2e3adb8211e3bb968e85001cb6cd2625e7319a23bafcce2a53d
0xcaec68c1721bcfd124aeabe6f82ae0566f2d88ac1a4b55077fe4c91801b8495c
0xe359f7cb06a5747d3058a1840987d3be03c3684b18f25fa864f673f4ffbbbffe
0x55d8fd9ae8dedbaf566554196e457bb1c6c803cd8658e32bbb96a3e5349928f4
0x20492ec86eeba77a281cd70930c6529bd0d17b95892b96a09101bcbc20223929
0x8a890c38001c9f1adcb4641c791c85679a99243c5ce178dbdb874f9d9d6a466e
0xa267359987cdc96ac0e97893c6beb288742bf1c1899f55a9ae06eef4e444be5e

Functions
Getter at block 20791779
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.