Lusail Stadium
Verified contract
Active on
Ethereum with 379 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "Lusail Stadium"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20656853 | 3 months ago | | | 0 | 0.000076936874 | |
| 17998244 | a year ago | | | 0 | 0.00039401880 | |
| 17998242 | a year ago | | | 0 | 0.00036461880 | |
| 16729888 | 2 years ago | | | 0 | 0.00086521554 | |
| 16387521 | 2 years ago | | | 0 | 0.00063576613 | |
| 16322373 | 2 years ago | | | 0 | 0.00072662259 | |
| 16262387 | 2 years ago | | | 0 | 0.00052504428 | |
| 16155533 | 2 years ago | | | 0 | 0.00094193811 | |
| 16083332 | 2 years ago | | | 0 | 0.00059706080 | |
| 16048599 | 2 years ago | | | 0 | 0.00084665133 |
ABI
ABI objects
Getter at block 21270037
_feeBuy() view returns (uint256 marketing, uint256 addLp, uint256 totalFee)
(marketing=3, addLp=2, totalFee=5)
_feeSell() view returns (uint256 marketing, uint256 addLp, uint256 totalFee)
(marketing=3, addLp=2, totalFee=5)
_maxTx() view returns (uint256)
10000000000000000000
_maxWalletAmount() view returns (uint256)
10000000000000000000
_taxWallet() view returns (address marketing, address addLp)
(marketing=0x23962139bfec51e6bcfab6a6ecd3addf8b9e66ff, addLp=0x24d280e617ab3fab61b5140916f8fe45f71d1a2d)
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Lusail Stadium
pair() view returns (address)
0x3d0010717ec9534c1af4f8fbfafb2431011e682e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
LUSAIL
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setFeeBuy(uint256 _marketing, uint256 _addLp)
setFeeExempt(address adr, bool _isFeeExempt)
setFeeSell(uint256 _marketing, uint256 _addLp)
setLegitAmount(uint256 _walletLimitPercent, uint256 _maxTxPercent)
setMultipleFeeExempt(address[] wallets, bool _isFeeExempt)
setTxLimitExempt(address adr, bool _isTxLimitExempt)
stuckETH()
stuckToken()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallets(address _marketing, address _addLp)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.