BigShortBets
Verified contract
Active on
Ethereum with 6,209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BigShortBets"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246499 | 5 hours ago | | | 0 | 0.00065716457 | |
| 21243696 | 15 hours ago | | | 0 | 0.0025458396 | |
| 21229698 | 3 days ago | | | 0 | 0.00092267536 | |
| 21226575 | 3 days ago | | | 0 | 0.00050789973 | |
| 21224370 | 3 days ago | | | 0 | 0.0011292723 | |
| 21224237 | 3 days ago | | | 0 | 0.00090527301 | |
| 21209549 | 5 days ago | | | 0 | 0.00029949270 | |
| 21193150 | 8 days ago | | | 0 | 0.00080427133 | |
| 21185313 | 9 days ago | | | 0 | 0.0014393787 | |
| 21174264 | 10 days ago | | | 0 | 0.00091608286 |
ABI
ABI objects
Getter at block 21248084 getRate() view returns (uint256)
decimals() view returns (uint8)
18
name() view returns (string)
BigShortBets
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x23e7f318c383a5e9af702ee11e342632006a23cc
symbol() view returns (string)
BigSB
totalFees() view returns (uint256)
420393512718757038310688
totalSupply() view returns (uint256)
29790103743640621480847423
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address) view returns (bool)
isFeeFree(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256 amount)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events acceptOwnership()
addFeeFree(address user)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
giveOwnership(address user)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
removeFeeFree(address user)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawErc20(address token)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipChanged(address from, address to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.