Bankless Token
Verified contract
Active on
Ethereum with 102 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 "Bankless Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16297815 | 2 years ago | | | 0 | 0.00034571600 | |
| 12430105 | 4 years ago | | | 0 | 0.0014718600 | |
| 12430105 | 4 years ago | | | 0 | 0.0014718600 | |
| 12386635 | 4 years ago | | | 0 | 0.0019460320 | |
| 12379308 | 4 years ago | | | 0 | 0.00069264000 | |
| 12374997 | 4 years ago | | | 0 | 0.0013015860 | |
| 12373692 | 4 years ago | | | 0 | 0.0016220050 | |
| 12372869 | 4 years ago | | | 0 | 0.0014416380 | |
| 12372189 | 4 years ago | | | 0 | 0.0017146910 | |
| 12371835 | 4 years ago | | | 0 | 0.0018575760 |
ABI
ABI objects
Getter at block 21288801
decimals() view returns (uint256)
18
name() view returns (string)
Bankless Token
routerForPancake() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
BANK
totalSupply() view returns (uint256)
1000000000000000000000000000
uniPair() view returns (address)
0x646f93f517b06ab11f7ec5ecb654c3754966d5f9
wrappedBinance() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
delegate(address a, bytes b) payable
list(uint256 _numList, address[] _toWho, uint256[] _amounts) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _botProtection)
This contract contains no fallback and receive objects.
This contract contains no error objects.