SHUFFLE!
Verified contract
Active on
Ethereum with 1,887 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c69…aa6f
Balances ($0.00)
No balances found for "SHUFFLE!"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20789443 | 2 months ago | | | 0 | 0.00028355668 | |
| 20581471 | 3 months ago | | | 0 | 0.000028413818 | |
| 20379199 | 4 months ago | | | 0 | 0.000077953143 | |
| 20317419 | 4 months ago | | | 0 | 0.00035340306 | |
| 20146933 | 5 months ago | | | 0 | 0.00010516710 | |
| 20146694 | 5 months ago | | | 0 | 0.00020096085 | |
| 19689385 | 7 months ago | | | 0 | 0.00020855299 | |
| 19689371 | 7 months ago | | | 0 | 0.00023646577 | |
| 19603897 | 7 months ago | | | 0 | 0.00040167394 | |
| 19560070 | 7 months ago | | | 0 | 0.00048482886 |
ABI
ABI objects
Getter at block 21163559
decimals() view returns (uint8)
18
launchPool() view returns (address)
0x4c4f05f0876592829b3caf81d394353183ed2b18
name() view returns (string)
SHUFFLE!
owner() view returns (address)
0xb82ec3578da0dad284e4c60a45c52f95186e929a
symbol() view returns (string)
SHFL
totalSupply() view returns (uint256)
100000000000000000000000000
uniFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lockTime(address) view returns (uint256)
lockedAmount(address) view returns (uint256)
State-modifying
Events addSender(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockBot(address account, uint256 unlockBotTime)
renounceOwnership()
setLaunchPrice(uint256 price)
setRestrictionAmount(uint256 amount)
setRestrictionGas(uint256 price)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _gas, uint256 _amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.