Legend on ETH
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEGEND | ERC-20 | 10.691282M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18321968 | a year ago | | | 0 | 0.00067207891 | |
| 18321895 | a year ago | | | 0 | 0.00049762950 | |
| 18321848 | a year ago | | | 0 | 0.00086273211 | |
| 18321848 | a year ago | | | 0 | 0.00086273211 | |
| 18321848 | a year ago | | | 0 | 0.00086273211 | |
| 18321848 | a year ago | | | 0 | 0.00086273211 | |
| 18321848 | a year ago | | | 0 | 0.00086273211 | |
| 18321835 | a year ago | | | 0 | 0.00021074945 | |
| 18321835 | a year ago | | | 0 | 0.00064938810 | |
| 18321835 | a year ago | | | 0 | 0.00064938810 |
ABI
ABI objects
Getter at block 21230388
_devWallet() view returns (address)
0x3b256b08343b7742afc690720a98b7fe2a1b32bb
_feeWallet() view returns (address)
0x3b256b08343b7742afc690720a98b7fe2a1b32bb
_maxTranxLimitAmount() view returns (uint256)
1000000000000000000
_maxWalletLimitAmount() view returns (uint256)
1000000000000000000
_swapThreshold() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Legend on ETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LEGEND
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x0cb2573af459a8086823ec87225ab46a44681385
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addUniV2LP() payable
approve(address spender, uint256 amount) returns (bool)
excludeMultiAccountsFromFee(address[] accounts, bool excluded)
removeTotalLimits()
renounceOwnership()
setSwapTokenThreshold(uint256 swapTokensAtAmount)
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTranxLimitAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.