LinkMarines
Verified contract
Active on
Ethereum with 420 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 "LinkMarines"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262277 | 2 days ago | | | 0 | 0.00043346985 | |
| 21045337 | a month ago | | | 0 | 0.00022320195 | |
| 20654531 | 3 months ago | | | 0 | 0.000050625335 | |
| 20654390 | 3 months ago | | | 0 | 0.000054385022 | |
| 19855139 | 6 months ago | | | 0 | 0.00024005735 | |
| 19207929 | 9 months ago | | | 0 | 0.0010893804 | |
| 18907503 | a year ago | | | 0 | 0.00061390906 | |
| 18907499 | a year ago | | | 0 | 0.00065920057 | |
| 18905194 | a year ago | | | 0 | 0.00062479458 | |
| 17866442 | a year ago | | | 0 | 0.00069983519 |
ABI
ABI objects
Getter at block 21276683
decimals() view returns (uint8)
18
maxWalletLimitPercentage() view returns (uint256)
2
maxWalletLimitRemoved() view returns (bool)
false
name() view returns (string)
Link Marines
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MARINE
totalSupply() view returns (uint256)
7125712571257000000000000000000
tradeLimitPercentage() view returns (uint256)
100
tradingLimitRemoved() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x1996fa5d838f20162fc7101f6b60d9bd19d86d15
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistBotAddress(address _address, bool _blacklisted)
blacklistMultipleBotAddresses(address[] _addresses, bool _blacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
listOnUniswapV2(address uniswapV2Router) payable
removeMaxWalletLimit()
removeTradingLimit()
renounceOwnership()
rescueERC20(address token)
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.