BOSAGORA
Verified contract
Active on
Ethereum with 31,099 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOA | ERC-20 | 1.235807M | $0.013161 |
$16,264.65 | |
ERC-20 | 1M | -- | -- | ||
C4Y | ERC-20 | 3.7K | -- | -- | |
UpbitHacker1 | ERC-20 | 652 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157338 | 23 minutes ago | | | 0 | 0.00085306580 | |
| 21152559 | 16 hours ago | | | 0 | 0.00047617416 | |
| 21149707 | a day ago | | | 0 | 0.00046361411 | |
| 21132463 | 3 days ago | | | 0 | 0.00054338578 | |
| 21126718 | 4 days ago | | | 0 | 0.00075049655 | |
| 21125872 | 4 days ago | | | 0 | 0.0037911920 | |
| 21125871 | 4 days ago | | | 0 | 0.0035315698 | |
| 21117988 | 6 days ago | | | 0 | 0.00016461451 | |
| 21117938 | 6 days ago | | | 0 | 0.00012736627 | |
| 21113272 | 6 days ago | | | 0 | 0.00014983848 |
ABI
ABI objects
Getter at block 21157450
DECIMALS() view returns (uint8)
7
INITIAL_SUPPLY() view returns (uint256)
5421301301958463
decimals() view returns (uint8)
7
name() view returns (string)
BOSAGORA
symbol() view returns (string)
BOA
totalSupply() view returns (uint256)
5421301301958463
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
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.