SoccerCard
Verified contract
Active on
Ethereum with 58 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($101.53)
Native
Value
$101.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.027971 | $3,629.98 |
$101.53 | |
SOCA | ERC-20 | 26.527239M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15883179 | 2 years ago | | | 0 | 0.00089406882 | |
| 15882991 | 2 years ago | | | 0 | 0.00072843301 | |
| 15839713 | 2 years ago | | | 0 | 0.00078533240 | |
| 15837514 | 2 years ago | | | 0 | 0.00042712435 | |
| 15836989 | 2 years ago | | | 0 | 0.00052507787 | |
| 15835015 | 2 years ago | | | 0 | 0.00076310527 | |
| 15834304 | 2 years ago | | | 0 | 0.0010034876 | |
| 15834146 | 2 years ago | | | 0 | 0.0014903039 | |
| 15834102 | 2 years ago | | | 0 | 0.0013705960 | |
| 15834061 | 2 years ago | | | 0 | 0.0011161440 |
ABI
ABI objects
Getter at block 21433321
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletAmount() view returns (uint256)
30000000000000000
_totalSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x6ff6e5e1ec201960f28d24159f4b8e586dc59c17
name() pure returns (string)
SoccerCard
pair() view returns (address)
0xb480e020c1df47e2d8ca2ed4f9bc3e9e39655345
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
SOCA
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
maxTxAmount(uint256 amountPercent)
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.