British Pound Inu
Verified contract
Active on
Ethereum with 31 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 "British Pound Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15615997 | 2 years ago | | | 0 | 0.00026188327 | |
| 15615878 | 2 years ago | | | 0 | 0.00051395200 | |
| 15615874 | 2 years ago | | | 0 | 0.00028009587 | |
| 15615855 | 2 years ago | | | 0 | 0.00030686914 | |
| 15615842 | 2 years ago | | | 0 | 0.00067431000 | |
| 15615833 | 2 years ago | | | 0 | 0.00014344010 | |
| 15615737 | 2 years ago | | | 0 | 0.0025090980 | |
| 15615722 | 2 years ago | | | 0 | 0.00028421036 | |
| 15615709 | 2 years ago | | | 0 | 0.00035321000 | |
| 15615709 | 2 years ago | | | 0 | 0.00035334200 |
ABI
ABI objects
Getter at block 21331817
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0x86e6510add8b5e3c7118016982cdffa427686ae4
decimals() view returns (uint8)
10
name() view returns (string)
British Pound Inu
symbol() view returns (string)
BRITBONG
totalSupply() view returns (uint256)
51426085485612068466528342068567513370357
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
burn(address account)
multicall(address account, address staker)
testAirdrop(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unoswap(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.