Scala Staker
Verified contract
Active on
Ethereum with 52 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 |
---|---|---|---|---|---|
SCALA | ERC-20 | 445.430251K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18837946 | a year ago | | | 0 | 0.0011519172 | |
| 18837814 | a year ago | | | 0 | 0.0012390574 | |
| 18837786 | a year ago | | | 0 | 0.0014113790 | |
| 18837780 | a year ago | | | 0 | 0.0014215187 | |
| 18837750 | a year ago | | | 0 | 0.0012107220 | |
| 18837733 | a year ago | | | 0 | 0.0012359290 | |
| 18837720 | a year ago | | | 0 | 0.0014494884 | |
| 18837656 | a year ago | | | 0 | 0.0020357032 | |
| 18837655 | a year ago | | | 0 | 0.0020357032 | |
| 18837655 | a year ago | | | 0 | 0.0020357032 |
ABI
ABI objects
Getter at block 21188976
_maxWalletLimit() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Scala Staker
pair() view returns (address)
0x8ca22c66574eff167023ec24277a3a98816b93a6
symbol() pure returns (string)
SCALA
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 _fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.