AXL INU
Verified contract
Active on
Ethereum with 1,888 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($146.53)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AXL | ERC-20 | 7.1885M | $0.000017 |
$124.79 | |
GHX | ERC-20 | 260 | $0.083622 |
$21.74 | |
INS | ERC-20 | 2.500361K | -- | -- | |
ARTIC | ERC-20 | 600 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263610 | an hour ago | | | 0 | 0.00047265428 | |
| 21176121 | 12 days ago | | | 0 | 0.0011280149 | |
| 21134822 | 18 days ago | | | 0 | 0.0011305897 | |
| 21109895 | 21 days ago | | | 0 | 0.00016079775 | |
| 21109610 | 22 days ago | | | 0 | 0.00020069116 | |
| 21076182 | a month ago | | | 0 | 0.00038281833 | |
| 21047607 | a month ago | | | 0 | 0.00030889210 | |
| 21043658 | a month ago | | | 0 | 0.00089134623 | |
| 21043616 | a month ago | | | 0 | 0.00077282837 | |
| 21037508 | a month ago | | | 0 | 0.00038683992 |
ABI
ABI objects
Getter at block 21263850
_airdropAmount() view returns (uint256)
1000000000000000000000000000
_cexReseveredAmount() view returns (uint256)
20000000000000000000000000000
_creator() view returns (address)
0x0000000000000000000000000000000000000000
_dexAmount() view returns (uint256)
15000000000000000000000000000
_incentiveAmount() view returns (uint256)
6500000000000000000000000000
_presaleAmount() view returns (uint256)
25000000000000000000000000000
_stakingAmount() view returns (uint256)
30000000000000000000000000000
_teamAmount() view returns (uint256)
2500000000000000000000000000
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
mintingFinishedPermanent() view returns (bool)
true
name() view returns (string)
AXL INU
owner() view returns (address)
0xa4fdebc21f0d5b1549bebc1d3aa298da15571080
symbol() view returns (string)
AXL
totalSupply() view returns (uint256)
100000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferToTeam()
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.