Emperator
Verified contract
Active on
Ethereum with 702 txns
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 "Emperator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20193536 | 5 months ago | | | 0 | 0.000090514611 | |
| 19425062 | 9 months ago | | | 0 | 0.0024091396 | |
| 19425043 | 9 months ago | | | 0 | 0.0015505888 | |
| 19132596 | 10 months ago | | | 0 | 0.0011129966 | |
| 19124378 | 10 months ago | | | 0 | 0.00077262971 | |
| 19124368 | 10 months ago | | | 0 | 0.00086209439 | |
| 19124340 | 10 months ago | | | 0 | 0.00079881877 | |
| 19124251 | 10 months ago | | | 0 | 0.0012413596 | |
| 19071019 | 10 months ago | | | 0 | 0.00073966270 | |
| 19071008 | 10 months ago | | | 0 | 0.00047639250 |
ABI
ABI objects
Getter at block 21293258
PAIR() view returns (address)
0xaf3e6e08339a9743c4971da73606411664ed45b1
consultAuspices() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=0, sellFee=0)
consultPraetorianGuardLimit() view returns (uint256)
76000000000000000000000000
decimals() view returns (uint8)
18
feeDenominator() view returns (uint256)
10000
limitsInEffect() view returns (bool)
false
liquiditySupplyAmount() view returns (uint256)
76000000000000000000000000
name() view returns (string)
The Roman Empire
owner() view returns (address)
0x0000000000000000000000000000000000000000
supplyTotal() view returns (uint256)
76000000000000000000000000
symbol() view returns (string)
ROME
totalSupply() view returns (uint256)
53911375638429586724277289
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
freeRome()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
nullaTaxatio()
provisionAqueducts() payable
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.