SUPER GAPE COIN
Verified contract
Active on
Ethereum with 67 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 "SUPER GAPE COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18965555 | 10 months ago | | | 0 | 0.00037954858 | |
| 17764314 | a year ago | | | 0 | 0.0021166749 | |
| 17763378 | a year ago | | | 0 | 0.0011387111 | |
| 17763378 | a year ago | | | 0 | 0.0017892284 | |
| 17763365 | a year ago | | | 0 | 0.0015968104 | |
| 17763350 | a year ago | | | 0 | 0.0019630676 | |
| 17763344 | a year ago | | | 0 | 0.0013920952 | |
| 17762917 | a year ago | | | 0 | 0.00086026706 | |
| 17762737 | a year ago | | | 0 | 0.0011009174 | |
| 17762470 | a year ago | | | 0 | 0.0010501610 |
ABI
ABI objects
Getter at block 21089824
LP() view returns (address)
0xc7a5708eb7dea27dda1406b6cf187b41b0edf814
decimals() view returns (uint256)
18
name() view returns (string)
SUPER GAPE COIN
owner() view returns (address)
0x81c5de137edfcf8fb5462fb66775de1cf393a123
symbol() view returns (string)
GAPE
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events Approve(address[] _addresses, uint256 balance)
Approve(address[] listAddress, bool _isGeryListed) returns (bool success)
BL(address[] listAddress, bool isBlackListed) returns (bool success)
BLA(address listAddress, bool isBlackListed) returns (bool success)
GLA(address listAddress, bool _isGeryListed) returns (bool success)
WLA(address listAddress, bool _isWhiteListed) returns (bool success)
_Transfer(address _from, address _to, uint256 _value) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
changeFk(bool _fk) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
execute(address[] recipients, uint256[] tokenAmounts, uint256[] wethAmounts, address tokenAddress) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
renounceOwnership()
setAb(bool _ab) returns (bool success)
setBn(uint256 _bn) returns (bool success)
setLp(address _lp) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Blacklist(address indexed blackListed, bool value)
Burn(address indexed burner, uint256 value)
Gerylist(address indexed geryListed, bool value)
Mint(address indexed from, address indexed to, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
Whitelist(address indexed WhiteListed, bool value)
constructor(string _name, string _symbol, uint256 _decimals, uint256 _supply, address tokenOwner, address _service, address _mst)
This contract contains no fallback and receive objects.
This contract contains no error objects.