BlockGames
Verified contract
Active on
Ethereum with 33 txns
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 "BlockGames "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19556847 | 9 months ago | | | 0 | 0.00082234887 | |
| 19556842 | 9 months ago | | | 0 | 0.00054831145 | |
| 19553664 | 9 months ago | | | 0 | 0.0035856124 | |
| 19553657 | 9 months ago | | | 0 | 0.0035874128 | |
| 19550398 | 9 months ago | | | 0 | 0.00095209575 | |
| 19550360 | 9 months ago | | | 0 | 0.0036901008 | |
| 19550355 | 9 months ago | | | 0 | 0.0010141119 | |
| 19550299 | 9 months ago | | | 0 | 0.00096013599 | |
| 19550286 | 9 months ago | | | 0 | 0.0036908893 | |
| 19550227 | 9 months ago | | | 0 | 0.00088044320 |
ABI
ABI objects
Getter at block 21424488
decimals() view returns (uint8)
18
name() view returns (string)
BlockGames
pancakePair() view returns (address)
0xd1b2a744fb043d1dc1d7afd6c9d8012420d0b9d5
symbol() view returns (string)
BLOCK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delegate(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.