Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WAGER | ERC-20 | 320K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19108024 | 10 months ago | | | 0 | 0.00060380807 | |
| 19108023 | 10 months ago | | | 0 | 0.00067653888 | |
| 19108023 | 10 months ago | | | 0 | 0.00067653888 | |
| 19108023 | 10 months ago | | | 0 | 0.00067653888 | |
| 19108023 | 10 months ago | | | 0 | 0.00067653888 | |
| 19108023 | 10 months ago | | | 0 | 0.00067653888 | |
| 19108023 | 10 months ago | | | 0 | 0.00067653888 | |
| 19108023 | 10 months ago | | | 0 | 0.00067653888 | |
| 19108023 | 10 months ago | | | 0 | 0.00072304588 | |
| 19108022 | 10 months ago | | | 0 | 0.00047563778 |
ABI
ABI objects
Getter at block 21316002
_maxWalletSize() view returns (uint256)
2000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000
_tTotal() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
ecosystemAddresses() view returns (address xWage, address sWAGE, address esWAGE, address BLP, address stakingAddress)
(xWage=0x0000000000000000000000000000000000000000, sWAGE=0x0000000000000000000000000000000000000000, esWAGE=0x0000000000000000000000000000000000000000, BLP=0x0000000000000000000000000000000000000000, stakingAddress=0x0000000000000000000000000000000000000000)
name() pure returns (string)
BitWager
owner() view returns (address)
0xbe7c01bede68a5798f2db720908b45200842096e
symbol() pure returns (string)
WAGER
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x5e0c38de230c98f9466608a21e0c78839d80a3ea
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualswap()
renounceOwnership()
setEcosystemAddresses(address _xWage, address _sWAGE, address _esWAGE, address _BLP, address _stakingAddress)
setFees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxWallet(uint256 maxWalletSize)
setMinSwapTokens(uint256 swapTokensAtAmount)
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()
receive()
This contract contains no error objects.