Polkally
Verified contract
Active on
Ethereum with 2,778 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Polkally"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20911828 | a month ago | | | 0 | 0.00020215312 | |
| 20890007 | a month ago | | | 0 | 0.00020385719 | |
| 20862366 | a month ago | | | 0 | 0.00015189240 | |
| 20862345 | a month ago | | | 0 | 0.00035541816 | |
| 20611276 | 3 months ago | | | 0 | 0.000044673608 | |
| 20608267 | 3 months ago | | | 0 | 0.000047345226 | |
| 20589020 | 3 months ago | | | 0 | 0.000022596350 | |
| 20546168 | 3 months ago | | | 0 | 0.000084954678 | |
| 20524204 | 3 months ago | | | 0 | 0.00011801761 | |
| 20481153 | 3 months ago | | | 0 | 0.000098216168 |
ABI
ABI objects
Getter at block 21178133
INITIAL_SUPPLY() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Polkally
symbol() view returns (string)
KALLY
totalSupply() view returns (uint256)
80000000000000000000000000
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.