Pomeranian
Verified contract
Active on
Ethereum with 48 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 "Pomeranian"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16866474 | 2 years ago | | | 0 | 0.00038428826 | |
| 16866463 | 2 years ago | | | 0 | 0.00066886046 | |
| 16808452 | 2 years ago | | | 0 | 0.0010106405 | |
| 12546611 | 4 years ago | | | 0 | 0.00088156800 | |
| 12262348 | 4 years ago | | | 0 | 0.0092096800 | |
| 12259027 | 4 years ago | | | 0 | 0.0041158040 | |
| 12259027 | 4 years ago | | | 0 | 0.0035572306 | |
| 12259027 | 4 years ago | | | 0 | 0.0049749942 | |
| 12258774 | 4 years ago | | | 0 | 0.0056883720 | |
| 12258162 | 4 years ago | | | 0 | 0.0069006480 |
ABI
ABI objects
Getter at block 21387281
AddressForRewards() view returns (address)
0x18bf296996b9ce4bcf3aa06636a998da2d5170cd
RewardTokensBalance() view returns (uint256)
414168934385423351534512365522
decimals() view returns (uint8)
18
delegation_typehash() view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
domain_typehash() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
name() view returns (string)
Pomeranian
symbol() view returns (string)
BOO
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address, uint32) view returns (uint32 fromBlock, uint256 votes)
delegates(address delegator) view returns (address)
getCurrentVotes(address account) view returns (uint256)
getPriorVotes(address account, uint256 blockNumber) view returns (uint256)
governanceContracts(address) view returns (bool)
nonces(address) view returns (uint256)
numCheckpoints(address) view returns (uint32)
State-modifying
Events addAddressToGovernance(address addr) returns (bool success)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAddressFromGovernance(address addr) returns (bool success)
renounceOwnership()
rewardsTransfer(address addressForRewards, uint256 collectedTokens)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
GovernanceContractAdded(address addr)
GovernanceContractRemoved(address addr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory, uint256 supplyTokens)
This contract contains no fallback and receive objects.
This contract contains no error objects.