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 "BWildToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15226898 | 6 months ago | | | 0 | 0.000000093236000000 | |
| 14224088 | 7 months ago | | | 0 | 0.0000042793114 | |
| 13140624 | 8 months ago | | | 0 | 9.3236000e-7 | |
| 9307178 | a year ago | | | 0 | 0.000000002837973558 | |
| 9305407 | a year ago | | | 0 | 0.000000002562758942 | |
| 8307920 | a year ago | | | 0 | 0.000000002303846188 | |
| 8217363 | a year ago | | | 0 | 0.000000003015578566 | |
| 8217289 | a year ago | | | 0 | 0.000000003404978720 | |
| 8217267 | a year ago | | | 0 | 0.000000003510195546 | |
| 8217221 | a year ago | | | 0 | 0.000000004244522282 |
ABI
ABI objects
Getter at block 23609290
CLOCK_MODE() view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR() view returns (bytes32)
0xf038be191c0c5bf8af40de88ee12aa45f59486a85e1201f79d75c377042f7168
MAX_TAX_RATE() view returns (uint256)
1200
admin() view returns (address)
0x7628c79349a08b8089ddfd46fdffd144dc890842
clock() view returns (uint48)
23609290
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
duration() view returns (uint256)
86400
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=BWiLD, version=1, chainId=8453, verifyingContract=0x3c7e5835d2936d0ed20e2d1c3e693f6dbe10aa8d, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getCurrentTaxRate() view returns (uint256)
600
name() view returns (string)
WiLDBASE.FARM
owner() view returns (address)
0x65f4b1eb690fb121b7e0466f9b2cf8a32051ede3
startTime() view returns (uint256)
1701644555
staticTaxRate() view returns (uint256)
600
symbol() view returns (string)
BWiLD
totalBurned() view returns (uint256)
202007737321690420684
totalSupply() view returns (uint256)
64060449540200012240000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesCheckpoint)
delegates(address account) view returns (address)
getPastTotalSupply(uint256 timepoint) view returns (uint256)
getPastVotes(address account, uint256 timepoint) view returns (uint256)
getVotes(address account) view returns (uint256)
isPair(address) view returns (bool)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
proxylist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
setMaxTaxRate(uint256 _newMaxRate)
setPair(address _pair)
setProxy(address _proxy)
setStaticTaxRate(uint256 _newStaticRate)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
EIP712DomainChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _routerAddress)
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)