Bitsrent
Verified contract
Active on
Ethereum with 1,925 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NC | ERC-20 | 300K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
WDT | ERC-20 | 0.0006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19060335 | a year ago | | | 0 | 0.00028220027 | |
| 14829808 | 3 years ago | | | 0 | 0.0032552100 | |
| 12664868 | 3 years ago | | | 0 | 0.00031922660 | |
| 12470861 | 4 years ago | | | 0 | 0.0024170014 | |
| 12006420 | 4 years ago | | | 0 | 0.0073140474 | |
| 11299537 | 4 years ago | | | 0 | 0.0027047000 | |
| 11267267 | 4 years ago | | | 0 | 0.00076204860 | |
| 11216459 | 4 years ago | | | 0 | 0.00039058000 | |
| 10947553 | 4 years ago | | | 0 | 0.0020707100 | |
| 10820790 | 4 years ago | | | 0 | 0.0028139040 |
ABI
ABI objects
Getter at block 21394352
INITIAL_SUPPLY() view returns (uint256)
20000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Bitsrent
owner() view returns (address)
0xec4cddb81c17b6b11591f6348f6215eb70cb59fc
symbol() view returns (string)
BTR
totalSupply() view returns (uint256)
9160999000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
isAccountFreezed(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burnToken(uint256 amount)
freeze(address freezingAddress, bool decision)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.