seer.finance
Verified contract
Active on
Ethereum with 32 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 "seer.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19078760 | a year ago | | | 0 | 0.00028185484 | |
| 11457808 | 4 years ago | | | 0 | 0.0020661750 | |
| 11327392 | 4 years ago | | | 0 | 0.0020474141 | |
| 11324446 | 4 years ago | | | 0 | 0.014821497 | |
| 11324441 | 4 years ago | | | 0 | 0.0018693780 | |
| 11324419 | 4 years ago | | | 0 | 0.0018693780 | |
| 11324415 | 4 years ago | | | 0 | 0.0021244227 | |
| 11324414 | 4 years ago | | | 0 | 0.0020919230 | |
| 11324412 | 4 years ago | | | 0 | 0.0018693780 | |
| 11324406 | 4 years ago | | | 0 | 0.0018693780 |
ABI
ABI objects
Getter at block 21400205
decimals() view returns (uint8)
9
name() view returns (string)
seer.finance
owner() view returns (address)
0xf198f562d6845d1d64fed6ccc1091c2708309cf0
symbol() view returns (string)
SEER
totalBurn() view returns (uint256)
42322215403267
totalFees() view returns (uint256)
84644430806549
totalSupply() view returns (uint256)
957677784596733
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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.