Error Token
Verified contract
Active on
Ethereum with 154 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.72)
Native
Value
$3.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,721.41 |
$3.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15604998 | 2 years ago | | | 0 | 0.00017632158 | |
| 15266806 | 2 years ago | | | 0 | 0.00041059501 | |
| 14955955 | 2 years ago | | | 0 | 0.0052001063 | |
| 14778542 | 3 years ago | | | 0 | 0.00088553399 | |
| 14742843 | 3 years ago | | | 0 | 0.0035960937 | |
| 14740409 | 3 years ago | | | 0 | 0.00086228172 | |
| 14670875 | 3 years ago | | | 0 | 0.0016406560 | |
| 14670658 | 3 years ago | | | 0 | 0.0024982418 | |
| 14670602 | 3 years ago | | | 0.001 | 0.0011753893 | |
| 14669808 | 3 years ago | | | 0 | 0.0019786521 |
ABI
ABI objects
Getter at block 21328625
MaxWallet() view returns (uint256)
4000000000000000000000000
Maxtx() view returns (uint256)
2000000000000000000000000
decimals() view returns (uint8)
18
devwallet() view returns (address)
0xa65f98ba99f6985a8ec9c5bb1ecc790ef676baf8
name() view returns (string)
Error Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ERROR
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x5ede31ccafd32082c0c4d7d7e3255141bcb19789
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Blocklist(address) view returns (bool)
Excludecheck(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events AddBlacklist(address _addr, bool _status)
ExcludeLimitcheck(address _addr, bool _status)
approve(address spender, uint256 value) returns (bool)
burn(address account, uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
guard(uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
updateMaxTx(uint256 _amount)
updateMaxWallet(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeLimitCheck(address indexed from, address indexed to, bool value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.