Ember

Verified contract

Proxy

Active on Ethereum with 2,137 txns
Deployed by via 0xc8a89e35 at 19976148
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ember"

0x4f2cac08e6ec8acd25ae632f40371c46e7e7bd2865736d931f1c1ddb6c98d89d
0xa3ded93f9f119119b68d0ac3065659ae980af7bb5c2574b7baabed7f98288770
0x9baaf080b97f65d10fc5d407c9f2486533ac75a03842a3d2d41660f3db36a1a1
0xda20af3362a3a6ae9955c6333d67cc74a0723defb1520767c1ee9921a325eaad
0x1c2688a5cf943260b4109109cc258fca3a9eb1e110d37a9c4c9d098c01165302
0x841ea7551c13790ff657a1645919060a9f6c17af0835b7b7ea402b13094337ee
0xe3a8072970f5aea34d78e9864a1c94614b51770b2cbc7d6983f8ca15c64730fe
0xecb9075b3b192deaf4594ea6e32d8f1bacfbc845298f2c971ce2b4af8c786231
0x3332d86d82319ac7f2bfe4c092c1470c40a966a0abb748771e8d7a38cf073187
0xc81c8f53d693d3751d8321e84aeaf99bc0159cba39a1de69bec86c8dee2c7889

Functions
Getter at block 21314545
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
decimals(view returns (uint8)
18
name(view returns (string)
Ember
owner(view returns (address)
0x59692c08a093c32d9b63d35ac7b8d2c4b5439ea0
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
EMBER
totalSupply(view returns (uint256)
2500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address initialOwner
pause(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot