TAP Protocol
Verified contract
Active on
Ethereum with 22 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 "TAP Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20997769 | 23 days ago | | | 0 | 0.00051320563 | |
| 20995021 | 23 days ago | | | 0 | 0.00041907799 | |
| 20994907 | 24 days ago | | | 0 | 0.00068970825 | |
| 19994859 | 5 months ago | | | 0 | 0.00023788838 | |
| 19994834 | 5 months ago | | | 0 | 0.00015322556 | |
| 19994349 | 5 months ago | | | 0 | 0.00024041249 | |
| 19994319 | 5 months ago | | | 0 | 0.00021066932 | |
| 19994294 | 5 months ago | | | 0 | 0.00024910202 | |
| 19994279 | 5 months ago | | | 0 | 0.00015461794 | |
| 19994241 | 5 months ago | | | 0 | 0.00025319015 |
ABI
ABI objects
Getter at block 21163404
decimals() view returns (uint8)
18
name() view returns (string)
TAP Protocol
pancakePair() view returns (address)
0xdac06895c266ad36d62ce685d33e4ddfda131e65
symbol() view returns (string)
TAP
totalSupply() view returns (uint256)
21000000000000000000000000
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 addBot)
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.