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 |
---|---|---|---|---|---|
SCALE | ERC-20 | 53.536334K | -- | -- | |
SCALE | ERC-20 | 53.536334K | -- | -- | |
SCALE | ERC-20 | 53.536334K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9157917 | 5 years ago | | | 0 | 0.000041393000 | |
| 9102049 | 5 years ago | | | 0 | 0.000087438000 | |
| 9041850 | 5 years ago | | | 0 | 0.00013502160 | |
| 6903654 | 6 years ago | | | 0 | 0.00011271000 | |
| 6893027 | 6 years ago | | | 0 | 0.00074884000 | |
| 6884762 | 6 years ago | | | 0 | 0.00075012000 | |
| 6884694 | 6 years ago | | | 0 | 0.0010501200 | |
| 6840464 | 6 years ago | | | 0 | 0.00013531200 | |
| 6756082 | 6 years ago | | | 0 | 0.00031465200 | |
| 6512999 | 6 years ago | | | 0 | 0.000096365000 |
ABI
ABI objects
Getter at block 21205545
decimals() view returns (uint8)
18
getStakedBalance() view returns (uint256 stakedBalance)
0
lastInflationUpdate() view returns (uint256)
1532919468
name() view returns (string)
SCALE
owner() view returns (address)
0xbfa66b66c021256f1ce70c49ad5a8574c5a3ad1e
ownerMintAmount() view returns (uint256)
500000000000000000000000
ownerMintRate() view returns (uint256)
15854895991882293
ownerPercentage() view returns (uint256)
5
ownerTimeLastMinted() view returns (uint256)
1532919468
pool() view returns (address)
0x0000000000000000000000000000000000000000
poolMintAmount() view returns (uint256)
7000000000000000000000000
poolMintRate() view returns (uint256)
221968543886352106
poolPercentage() view returns (uint256)
70
poolTimeLastMinted() view returns (uint256)
1532919468
stakingMintAmount() view returns (uint256)
2500000000000000000000000
stakingMintRate() view returns (uint256)
79274479959411466
stakingPercentage() view returns (uint256)
25
symbol() view returns (string)
SCALE
totalScaleStaked() view returns (uint256)
3911436624909065546713601
totalSupply() view returns (uint256)
10260452499741150905324800
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
getStakingGains(uint256 _now) view returns (uint256)
stakeBalances(address) view returns (uint256 stakeBalance, uint256 initialStakeTime)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
ownerClaim()
poolIssue()
reclaimEther()
setPool(address _newAddress)
stakeFor(address _user, uint256 _stakeAmount)
stakeScale(uint256 _stakeAmount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unstake() returns (bool)
updateInflationRate()
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stake(address indexed staker, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unstake(address indexed unstaker, uint256 stakedAmount, uint256 stakingGains)
constructor()
fallback()
This contract contains no error objects.