StiltonGamingPlatform
Verified contract
Active on
Ethereum with 159 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb5f1…be4b
0x495f…7b5e
Balances ($43.18)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STILT | ERC-20 | 3.598468B | $0.00 |
$43.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17704782 | a year ago | | | 0 | 0.0011643963 | |
| 17704781 | a year ago | | | 0 | 0.00044615134 | |
| 17629761 | a year ago | | | 0 | 0.0036864318 | |
| 17629760 | a year ago | | | 0 | 0.0013049814 | |
| 17629284 | a year ago | | | 0 | 0.0042099880 | |
| 17629283 | a year ago | | | 0 | 0.0015075851 | |
| 17604656 | a year ago | | | 0 | 0.0010670304 | |
| 17604655 | a year ago | | | 0 | 0.00038187567 | |
| 17407042 | 2 years ago | | | 0 | 0.0016190367 | |
| 17407041 | 2 years ago | | | 0 | 0.00051725094 |
ABI
ABI objects
Getter at block 21428881
balanceTotal() view returns (uint256)
3553498496838686824
caasbank() view returns (address)
0x0000000000000000000000000000000000000000
enabled() view returns (bool)
true
erc20() view returns (address)
0xb5f1457d6fba1956fb8d31b0b7caca14bde0be4b
jackpot() view returns (uint256)
3052851034125994
nft() view returns (address)
0x495f947276749ce646f68ac8c248420045cb7b5e
Read-only
admins(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events AddToJackpot(uint256 count)
SetEnable(bool newEnabled)
addBalance(address account, uint256 count)
applyChanges(struct BalanceChange[] changes)
giveJackpot(address account, uint256 bid)
removeCaasbank()
setAdmin(address account, bool isAdmin)
setCaasbank(address caasbankAddress)
setErc20(address erc20Address)
setNft(address nftAddress)
subBalance(address account, uint256 count)
topUpBalance(uint256 count)
topUpJackpot(uint256 count)
transferOwnership(address newOwner)
withdrawErc20(address account, uint256 count)
withdrawErc20Admin(address account, uint256 count)
withdrawErc20Owner()
withdrawEth()
withdrawJackpot(address account, uint256 count)
withdrawNft(address account)
withdrawNft(address account, uint256 id)
withdrawNftOwner()
Jackpot(address indexed account, uint256 count, uint256 nftId)
constructor(address erc20Address, address nftAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.