NationalCryptoAthleticAssociation
Verified contract
Active on
Ethereum with 1,263 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NCAA | ERC-20 | 48.78482B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19172471 | 10 months ago | | | 0 | 0.00065385488 | |
| 18970815 | a year ago | | | 0 | 0.00079201500 | |
| 18719979 | a year ago | | | 0 | 0.0012397624 | |
| 17682461 | a year ago | | | 0 | 0.00036185517 | |
| 17465031 | a year ago | | | 0 | 0.00051056865 | |
| 17013183 | 2 years ago | | | 0 | 0.00048120010 | |
| 17010161 | 2 years ago | | | 0 | 0.00048401509 | |
| 16828206 | 2 years ago | | | 0 | 0.0028052268 | |
| 15840822 | 2 years ago | | | 0 | 0.00040612633 | |
| 15057291 | 2 years ago | | | 0 | 0.00098667005 |
ABI
ABI objects
Getter at block 21264039
decimals() view returns (uint8)
18
name() view returns (string)
NationalCryptoAthleticAssociation
owner() view returns (address)
0x3fb1b341548ccd206b30607c578f81367bea6ad4
swapTokensAtAmount() view returns (uint256)
8500000000000000000000000
symbol() view returns (string)
NCAA
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd24a7b3978ba51bb49b55436661eb380ab07d3aa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlacklist(address account, bool value)
setBuyFee(uint256 value)
setSellFee(uint256 value)
setSwapAtAmount(uint256 amount)
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()
receive()
This contract contains no error objects.