99 Bitcoins
Verified contract
Active on
Ethereum with 5,099 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($621.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 456.392558 | $1.002 |
$457.31 | |
99BTC | ERC-20 | 2.392307M | $0.000069 |
$164.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246383 | 19 minutes ago | | | 0 | 0.00072473936 | |
| 21246192 | an hour ago | | | 0 | 0.00059153085 | |
| 21245731 | 2 hours ago | | | 0 | 0.00056801156 | |
| 21245596 | 3 hours ago | | | 0 | 0.00037740497 | |
| 21244956 | 5 hours ago | | | 0 | 0.00064453387 | |
| 21244728 | 6 hours ago | | | 0 | 0.00064947561 | |
| 21244427 | 7 hours ago | | | 0 | 0.00073886178 | |
| 21244025 | 8 hours ago | | | 0 | 0.00094124569 | |
| 21243306 | 11 hours ago | | | 0 | 0.00057183108 | |
| 21242956 | 12 hours ago | | | 0 | 0.00044899240 |
ABI
ABI objects
Getter at block 21246477
communityRewardsReserve() view returns (uint256)
16830000000000000000000000000
decimals() view returns (uint8)
18
liquidityReserve() view returns (uint256)
7920000000000000000000000000
marketingReserve() view returns (uint256)
22770000000000000000000000000
name() view returns (string)
99 Bitcoins
owner() view returns (address)
0x0000000000000000000000000000000000000000
presaleReserve() view returns (uint256)
14850000000000000000000000000
projectFundsReserve() view returns (uint256)
22770000000000000000000000000
stakingReserve() view returns (uint256)
13860000000000000000000000000
symbol() view returns (string)
99BTC
totalSupply() view returns (uint256)
56000000000000000000000000000
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) returns (bool)
renounceOwnership()
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.