Euro Cup Inu
Verified contract
Active on
Ethereum with 222 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x58a9…2a26
0x2348…8414
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ECI | ERC-20 | 45.302757M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20643378 | 3 months ago | | | 0 | 0.00011550741 | |
| 20444833 | 4 months ago | | | 0 | 0.00013644058 | |
| 20254228 | 5 months ago | | | 0 | 0.000077778834 | |
| 20205336 | 5 months ago | | | 0 | 0.00018454423 | |
| 20204066 | 5 months ago | | | 0 | 0.00012402471 | |
| 20047425 | 6 months ago | | | 0 | 0.00059380236 | |
| 20046342 | 6 months ago | | | 0 | 0.00040570253 | |
| 20030480 | 6 months ago | | | 0 | 0.00047464787 | |
| 20028722 | 6 months ago | | | 0 | 0.0012150623 | |
| 20019500 | 6 months ago | | | 0 | 0.00099570838 |
ABI
ABI objects
Getter at block 21290025
_BuyTax() view returns (uint256)
5
_SellTax() view returns (uint256)
5
_maxTaxSwap() view returns (uint256)
10000000000000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000000000000
decimals() pure returns (uint8)
18
isWhitelistActive() view returns (bool)
false
name() pure returns (string)
Euro Cup Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ECI
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhitelisted(address addr) view returns (bool)
State-modifying
Events addToWhitelist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
disableWhitelist()
enableWhitelist()
manualSwap()
openTrading()
removeFromWhitelist(address[] addresses)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTax(uint256 BuyTax, uint256 SellTax)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.