Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($20.10)
Native
Value
$20.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006 | $3,350.45 |
$20.1 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21224161 | 7 days ago | | | 0 | 0.00045158983 | |
| 21197529 | 10 days ago | | | 0 | 0.0011399279 | |
| 21196233 | 11 days ago | | | 0 | 0.0014403757 | |
| 21177924 | 13 days ago | | | 0 | 0.0011038152 | |
| 21153718 | 17 days ago | | | 0 | 0.00049096750 | |
| 21153246 | 17 days ago | | | 0 | 0.00054959705 | |
| 21153202 | 17 days ago | | | 0 | 0.00046182262 | |
| 21153173 | 17 days ago | | | 0 | 0.00043134126 | |
| 21152906 | 17 days ago | | | 0 | 0.00040819313 | |
| 21152897 | 17 days ago | | | 0 | 0.00036756064 |
ABI
ABI objects
Getter at block 21272728
DEPLOYER_ALLOCATION() view returns (uint256)
12500000000000000000000000000
MARKETING_WALLET() view returns (address)
0x391bfad58657354a125118c3bd66485492e16b12
SUPPLY() view returns (uint256)
100000000000000000000000000000
decimals() view returns (uint8)
18
firstSwapBlock() view returns (uint256)
20915694
launched() view returns (bool)
true
name() view returns (string)
Motion
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOTION
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x253f81382da07a078a5ea7c5a86a110afffe1784
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
renounceOwnership()
setAutomatedMarketMakerPair(address account, bool value)
setExcludedFromFees(address[] accounts, bool value)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
withdrawStuckTokens(address tkn)
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(address _uniswapV2Router, address _owner)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)