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 "Web3 Briun"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12146560 | 8 months ago | | | 0 | 0.0000010891500 | |
| 12146205 | 8 months ago | | | 0 | 0.0000011064601 | |
| 12146136 | 8 months ago | | | 0 | 0.0000011043751 | |
| 12145886 | 8 months ago | | | 0 | 0.0000011673006 | |
| 12145653 | 8 months ago | | | 0 | 0.0000012422215 | |
| 12145416 | 8 months ago | | | 0 | 0.0000012716128 | |
| 12145376 | 8 months ago | | | 0 | 0.0000012746907 | |
| 12145281 | 8 months ago | | | 0 | 0.0000012946937 | |
| 12145225 | 8 months ago | | | 0 | 0.0000012969357 | |
| 12145157 | 8 months ago | | | 0 | 0.0000012878117 |
ABI
ABI objects
Getter at block 23266997
decimals() view returns (uint8)
18
name() view returns (string)
Web3 Briun
owner() view returns (address)
0xe5167deeffe9d2c5e821d5a819ad32b18992dfed
symbol() view returns (string)
WEB3BRIUN
totalSupply() view returns (uint256)
42000000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.