Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "pROOK2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19072535 | a year ago | | | 0 | 0.00024483073 | |
| 18630650 | a year ago | | | 0 | 0.0010267170 | |
| 18030620 | a year ago | | | 0 | 0.00078339822 | |
| 18030569 | a year ago | | | 0 | 0.00079187716 | |
| 18030451 | a year ago | | | 0 | 0.00084065277 | |
| 17937648 | a year ago | | | 0 | 0.0055269950 | |
| 17937644 | a year ago | | | 0 | 0.0047267275 | |
| 17858364 | a year ago | | | 0 | 0.0010884055 | |
| 17842238 | a year ago | | | 0 | 0.0017860691 | |
| 17842223 | a year ago | | | 0 | 0.0017157529 |
ABI
ABI objects
Getter at block 21392248
DOMAIN_SEPARATOR() view returns (bytes32)
0xbd59b412e5c54d7365450ea0b1b722653cbcd1fa315856d76546165975c856fd
decimals() view returns (uint8)
18
name() view returns (string)
pROOK2
owner() view returns (address)
0x4f477be511cd728082d83ea1306679f0726e9bcb
symbol() view returns (string)
pROOK2
totalSupply() view returns (uint256)
438492423297716222832788
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.