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 "Spyder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19859199 | 7 months ago | | | 0 | 0.00014844726 | |
| 19824392 | 7 months ago | | | 0 | 0.00025748965 | |
| 17776035 | a year ago | | | 0 | 0.00043382640 | |
| 17625919 | a year ago | | | 0 | 0.0022689237 | |
| 17625899 | a year ago | | | 0 | 0.0013397000 | |
| 17625896 | a year ago | | | 0 | 0.0024762912 | |
| 17625895 | a year ago | | | 0 | 0.0022829461 | |
| 17625886 | a year ago | | | 0 | 0.0022437435 | |
| 17625885 | a year ago | | | 0 | 0.0022258888 | |
| 17625884 | a year ago | | | 0 | 0.0024246157 |
ABI
ABI objects
Getter at block 21394784
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
6400000000000000000000000000000
name() view returns (string)
Spyder
owner() view returns (address)
0x41374c6b6e5779a87db2ea9ccb8b5e2cbf99ca51
symbol() view returns (string)
SPYDER
totalSupply() view returns (uint256)
690000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x1dd005dd22706a182b0cb1d271a8e35e0a03edf6
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 _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.