This contract is being backfilled. You may encounter incomplete storage history.

ParamToken

Verified contract

Active on Ethereum with 2,473 txns
Deployed by via 0x4fec546f at 19482380
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ParamToken"

0x04663d99c4277410f24366bdd3b272306268dacc1e7e3ff2068dbb13bd966372
0x29ff309ec4309bed342ee85cbe49165ec5fe22133f2da998ccbf5fdd12274e84
0xfd9913b5a6b1212ccfb0da6d48c5a7add8d2ef51bcfbe3259579153f334d5237
0x337812d93aa00f6a92a8ada7bb6b87496438704c01ed616f41eb42afb3b6b3f8
0x464b01cf7371c6f50d5eb67a7475d6d70615bd915203faed7522029d5e2575c3
0xa4d3e9d1e0cbbcde628510da1ec9618cc0171a47b4b3adb2ea9073a03b752f21
0x5927edc7d36ad01756af625ae341fdf4b9068fb2c543ff954092ce66b84ed1c0
0xefaace57d79c93daf9d97a9ffb9673bde37400db4edc4bde512865df7ef3d9da
0x84f9bf1ecff2126fa84f35fa4607d52ec729da4bb4840ae25b864efb9134b04d
0x17c4b58410b25db5bc1fe9fb7db34746b9687bdae5175d2b1707d83cda1f0ca1

Functions
Getter at block 20793900
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xc0203f5234a0439ed895adbd1cbbced7f7c0f6f1631647d5c03cedc307ce8946
MANAGER(view returns (bytes32)
0xaf290d8680820aad922855f39b306097b20e28774d6c1ad35a20325630c3a02c
OPERATOR(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=ParamPermit, version=1, chainId=1, verifyingContract=0x69a1e699f562d7af66fc6cc473d99f4430c3acd2, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxAmount(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name(view returns (string)
Param
startTime(view returns (uint256)
0
symbol(view returns (string)
PARAM
totalSupply(view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklist(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emergencyTokens(address tokenaddress to
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
updateBlacklist(address addrbool status
updateTradeTime(uint256 timeuint256 amount
updateWhitelist(address addrbool status
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EIP712DomainChanged(
EmergencyERC20Tokens(address indexed tokenaddress to
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
UpdateBlacklist(address indexed addrbool status
UpdateTradeTime(uint256 startTimeuint256 amount
UpdateWhitelist(address indexed addrbool status
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidShortString(
StringTooLong(string str