t.me/theperfectape
Verified contract
Active on
Ethereum with 20 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 "t.me/theperfectape"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11383665 | 4 years ago | | | 0 | 0.00069920000 | |
| 11373347 | 4 years ago | | | 0 | 0.00074139120 | |
| 11373312 | 4 years ago | | | 0 | 0.00064308600 | |
| 11373295 | 4 years ago | | | 0 | 0.00081252200 | |
| 11373287 | 4 years ago | | | 0 | 0.00088792000 | |
| 11373247 | 4 years ago | | | 0 | 0.00089865600 | |
| 11373227 | 4 years ago | | | 0 | 0.0013318800 | |
| 11373222 | 4 years ago | | | 0 | 0.0018395570 | |
| 11373218 | 4 years ago | | | 0 | 0.00066262100 | |
| 11373196 | 4 years ago | | | 0 | 0.00088792000 |
ABI
ABI objects
Getter at block 21193031
DevMode() view returns (bool)
false
LimitMode() view returns (bool)
false
_Tokendecimals() view returns (uint8)
18
_Tokenname() view returns (string)
t.me/theperfectape
_Tokensymbol() view returns (string)
PERFECTAPE
decimals() view returns (uint8)
18
name() view returns (string)
t.me/theperfectape
symbol() view returns (string)
PERFECTAPE
totalSupply() view returns (uint256)
8059465654081117910218
Read-only
_allowed(address, address) view returns (uint256)
_outputTokenBalances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableDevMode()
disableLimitMode()
enableDevMode()
enableLimitMode()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.