Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Oligarch"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4670637 | 7 years ago | | | 0 | 0.00017520400 | |
| 4601922 | 7 years ago | | | 0 | 0.00052484400 | |
| 4601880 | 7 years ago | | | 0 | 0.00052484400 | |
| 4601858 | 7 years ago | | | 0 | 0.00089128800 | |
| 4596221 | 7 years ago | | | 0 | 0.00017520400 | |
| 4593178 | 7 years ago | | | 0 | 2.4280000e-7 | |
| 4593178 | 7 years ago | | | 0 | 2.4280000e-7 | |
| 4593170 | 7 years ago | | | 0 | 0.0000024280000 | |
| 4593115 | 7 years ago | | | 0 | 0.0010948770 | |
| 4593107 | 7 years ago | | | 0 | 0.0000024280000 |
ABI
ABI objects
Getter at block 21287911
buyPrice() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
Oligarch
owner() view returns (address)
0xa1961418b4f1a5b7bc293ee678758c6f64d5e299
sellPrice() view returns (uint256)
0
symbol() view returns (string)
RULE
totalSupply() view returns (uint256)
33000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
buy() payable
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.