Stilton
Verified contract
Active on
Ethereum with 2,450 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STILT | ERC-20 | 604K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21299378 | 6 hours ago | | | 0 | 0.00034007020 | |
| 21291186 | a day ago | | | 0 | 0.00026148286 | |
| 21291176 | a day ago | | | 0 | 0.00039572322 | |
| 21166124 | 19 days ago | | | 0 | 0.0018291101 | |
| 21116249 | a month ago | | | 0 | 0.00025376820 | |
| 21116245 | a month ago | | | 0 | 0.00036579846 | |
| 21029478 | a month ago | | | 0 | 0.00053441641 | |
| 20957724 | 2 months ago | | | 0 | 0.00063881289 | |
| 20947953 | 2 months ago | | | 0 | 0.00077837489 | |
| 20920191 | 2 months ago | | | 0 | 0.00031210593 |
ABI
ABI objects
Getter at block 21301232
ADDR_BURN() view returns (address)
0x000000000000000000000000000000000000dead
buyFeePpm() view returns (uint256)
0
decimals() pure returns (uint8)
9
getEnableTrading() view returns (bool)
true
name() view returns (string)
Stilton
owner() view returns (address)
0x000000000000000000000000000000000000dead
sellFeePpm() view returns (uint256)
0
stackingAddress() view returns (address)
0x0000000000000000000000000000000000000000
stackingShare() view returns (uint256)
0
symbol() view returns (string)
STILT
thisShare() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000
uniswapPair() view returns (address)
0xa3d4562b614bb419ad0d135df453eca9c071430d
withdrawAddress() view returns (address)
0xd9f309bd83e00164cbdf4b7bcd0755a237fd6970
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(struct AirdropData[] data)
approve(address spender, uint256 amount) returns (bool)
createLiquidity()
getFeeBuy(address account, uint256 amount) returns (uint256)
getFeeSell(address account, uint256 amount) returns (uint256)
removeStackingAddress()
setBuyFee(uint256 newBuyFeePpm)
setEnableTrading(bool value)
setExcludeFromFee(address[] accounts, bool value)
setSellFee(uint256 newSellFeePpm)
setShare(uint256 thisSharePpm, uint256 stackingSharePpm)
setStackingAddress(address newStackingAddress)
setWithdrawAddress(address newWithdrawAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.