Ethos
Verified contract
Proxy
Active on
Ethereum with 6,441 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
13 additional
variables
Balances ($0.00)
No balances found for "Ethos"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240590 | 17 hours ago | | | 0 | 0.00046513301 | |
| 21238700 | a day ago | | | 0 | 0.00065476727 | |
| 21238654 | a day ago | | | 0 | 0.00081106848 | |
| 21237223 | a day ago | | | 0 | 0.0015250060 | |
| 21234167 | 2 days ago | | | 0 | 0.00057766502 | |
| 21233518 | 2 days ago | | | 0 | 0.00057811895 | |
| 21229512 | 2 days ago | | | 0 | 0.0010780399 | |
| 21228575 | 2 days ago | | | 0 | 0.00054081225 | |
| 21227029 | 3 days ago | | | 0 | 0.00043865529 | |
| 21225300 | 3 days ago | | | 0 | 0.00059679821 |
ABI
ABI objects
Getter at block 21245729 proxiableUUID() view returns (bytes32)
DOMAIN_SEPARATOR() view returns (bytes32)
0x700e04bf672188845d78b1636637eb4152e0bc24f8918d2fa4e63127ade770a4
decimals() view returns (uint8)
18
name() view returns (string)
Ethos
owner() view returns (address)
0x7279cd55633ced60a0cf2858f4f1e05a04c91705
symbol() view returns (string)
ETHOS
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address account) view returns (address)
flashFee(address token, uint256 amount) view returns (uint256)
getPastTotalSupply(uint256 blockNumber) view returns (uint256)
getPastVotes(address account, uint256 blockNumber) view returns (uint256)
getVotes(address account) view returns (uint256)
maxFlashLoan(address token) view returns (uint256)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
flashLoan(address receiver, address token, uint256 amount, bytes data) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address ownerAddress)
mint(address to, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
snapshot()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.