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 "BrianInu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18479477 | a year ago | | | 0 | 0.0010316050 | |
| 18479180 | a year ago | | | 0 | 0.0012663109 | |
| 18478836 | a year ago | | | 0 | 0.0010854017 | |
| 18478560 | a year ago | | | 0 | 0.0014450665 | |
| 18478309 | a year ago | | | 0 | 0.0013018964 | |
| 18478258 | a year ago | | | 0 | 0.00082537216 | |
| 18478218 | a year ago | | | 0 | 0.0013704631 | |
| 18478182 | a year ago | | | 0 | 0.0010656817 | |
| 18478176 | a year ago | | | 0 | 0.0016795111 | |
| 18478168 | a year ago | | | 0 | 0.0020662132 |
ABI
ABI objects
Getter at block 21228649
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
Brian Inu
owner() view returns (address)
0x92d70d9a7e54203971fc494214dff05f5a18d029
pool() view returns (address)
0x92d70d9a7e54203971fc494214dff05f5a18d029
symbol() view returns (string)
BRIAN
totalSupply() view returns (uint256)
1000000000000000000
totalSupplyOnStart() view returns (uint256)
1000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade(address poolAddress)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.