Rebellious
Verified contract
Active on
Ethereum with 48,799 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELF | ERC-20 | 1 | $0.374593 |
$0.37 | |
IHT | ERC-20 | 10 | $0.000061 |
$0 | |
| ERC-20 | 21M | -- | -- | |
REBL | ERC-20 | 170.788888K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
GSGC | ERC-20 | 5K | -- | -- | |
ClassyCoin | ERC-20 | 500 | -- | -- | |
IOST | ERC-20 | 68 | -- | -- | |
UC | ERC-20 | 58 | -- | -- | |
DTA | ERC-20 | 35 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19296803 | 9 months ago | | | 0 | 0.0024787168 | |
| 19124378 | 9 months ago | | | 0 | 0.00044686045 | |
| 16747197 | 2 years ago | | | 0 | 0.00052549462 | |
| 16418349 | 2 years ago | | | 0 | 0.0018503957 | |
| 16404003 | 2 years ago | | | 0 | 0.0021029052 | |
| 14785807 | 2 years ago | | | 0 | 0.00034271393 | |
| 12744553 | 3 years ago | | | 0 | 0.0011053445 | |
| 11857185 | 4 years ago | | | 0 | 0.012034197 | |
| 11751649 | 4 years ago | | | 0 | 0.0027481110 | |
| 11751649 | 4 years ago | | | 0 | 0.0027481110 |
ABI
ABI objects
Getter at block 21160087
annualInterest() view returns (uint256 interest)
100000000000000000
chainStartBlockNumber() view returns (uint256)
4488953
chainStartTime() view returns (uint256)
1509801893
coinAge() view returns (uint256 myCoinAge)
0
decimals() view returns (uint256)
18
maxMintProofOfStake() view returns (uint256)
100000000000000000
maxTotalSupply() view returns (uint256)
5680000000000000000000
name() view returns (string)
Rebellious
owner() view returns (address)
0xff14a60066763ec6c7cc2658a917f389e8892b82
stakeMaxAge() view returns (uint256)
2592000
stakeMinAge() view returns (uint256)
864000
stakeStartTime() view returns (uint256)
1509801893
symbol() view returns (string)
REBL
totalInitialSupply() view returns (uint256)
326400568000000000000000000
totalSupply() view returns (uint256)
326480305454684473072318735
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _recipients, uint256[] _values) returns (bool)
getBlockNumber() returns (uint256 blockNumber)
mint() returns (bool)
ownerBurnToken(uint256 _value)
ownerSetStakeStartTime(uint256 timestamp)
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)
Burn(address indexed burner, uint256 value)
Mint(address indexed _address, uint256 _reward)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.