Elon Tusk
Verified contract
Active on
Ethereum with 1,011 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 "Elon Tusk"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227639 | 9 days ago | | | 0 | 0.00022337684 | |
| 21155429 | 19 days ago | | | 0 | 0.00037212904 | |
| 20869732 | 2 months ago | | | 0 | 0.00042234576 | |
| 20206655 | 5 months ago | | | 0 | 0.00018617478 | |
| 20204765 | 5 months ago | | | 0 | 0.00022473575 | |
| 20154310 | 5 months ago | | | 0 | 0.00010875790 | |
| 20114182 | 5 months ago | | | 0 | 0.00035510334 | |
| 20036484 | 6 months ago | | | 0 | 0.00041310693 | |
| 20022855 | 6 months ago | | | 0 | 0.00045516880 | |
| 19965622 | 6 months ago | | | 0 | 0.00050928744 |
ABI
ABI objects
Getter at block 21294497
decimals() view returns (uint8)
18
name() view returns (string)
Elon Tusk
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ETUSK
totalSupply() view returns (uint256)
369000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xc1b4a29f6597bd9df0dafb133a9ccf07360bdac2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isEarly(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setEarlyWallets(address[] addresses)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EarlyWallet(address indexed wallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingEnabled(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address feesWallet, address routerWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.