Briun Armstrung
Verified contract
Active on
Base with 31,024 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($308.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRIUN | ERC-20 | 26.281835K | $0.006191 |
$162.7 | |
AERO | ERC-20 | 100 | $1.29 |
$129 | |
WETH | ERC-20 | 0.004987 | $3,328.84 |
$16.6 | |
WGC | ERC-20 | 200 | $0.00064 |
$0.13 | |
BENTO | ERC-20 | 9.768977M | $0.00 |
$0.12 | |
BOOMER | ERC-20 | 6.9 | $0.011555 |
$0.08 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
PEEZY | ERC-20 | 1.2 | $0.010398 |
$0.01 | |
USA | ERC-20 | 1 | $0.000905 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000179 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22709885 | a minute ago | | | 0 | 0.0000013382312 | |
| 22709873 | a minute ago | | | 0 | 0.0000010923200 | |
| 22709665 | 8 minutes ago | | | 0 | 0.0000055623897 | |
| 22709647 | 9 minutes ago | | | 0 | 8.8428952e-7 | |
| 22709468 | 15 minutes ago | | | 0 | 8.9307408e-7 | |
| 22709328 | 19 minutes ago | | | 0 | 0.0000016354019 | |
| 22709288 | 21 minutes ago | | | 0 | 0.0000016461107 | |
| 22709137 | 26 minutes ago | | | 0 | 0.000000905344586223 | |
| 22709026 | 29 minutes ago | | | 0 | 8.8451566e-7 | |
| 22708814 | 37 minutes ago | | | 0 | 8.8195489e-7 |
ABI
ABI objects
Getter at block 22709907
decimals() view returns (uint8)
18
name() view returns (string)
Briun Armstrung
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BRIUN
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
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.