Grand Old Party
Verified contract
Active on
Ethereum with 68 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 "Grand Old Party"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20810635 | a month ago | | | 0 | 0.0011579179 | |
| 20744574 | 2 months ago | | | 0 | 0.00027899185 | |
| 20622675 | 2 months ago | | | 0 | 0.00013913895 | |
| 20565014 | 3 months ago | | | 0 | 0.00010691997 | |
| 20558423 | 3 months ago | | | 0 | 0.000090143631 | |
| 20532141 | 3 months ago | | | 0 | 0.00012882452 | |
| 20531097 | 3 months ago | | | 0 | 0.00015246156 | |
| 20524209 | 3 months ago | | | 0 | 0.00010986506 | |
| 20515466 | 3 months ago | | | 0 | 0.00011645498 | |
| 20515391 | 3 months ago | | | 0 | 0.00013968775 |
ABI
ABI objects
Getter at block 21123395
decimals() view returns (uint8)
18
name() view returns (string)
Grand Old Party
owner() view returns (address)
0x83a0709c7f527b587ce5611c1a306c2379df2f32
symbol() view returns (string)
GOP
totalSupply() view returns (uint256)
74200000000000000000000000000088
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] addrs, bool _isBlacklisting)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AddedBlackList(address indexed user)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedBlackList(address indexed user)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address initialOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.